﻿/* CSS Document */

body{ margin:0; padding:0;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";min-width:1200px; background:#fff; font-size:12px; color:#666; }
img { border:none;}
ul,li{ list-style:none; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{font-size:12px;margin:0;padding:0;border:0; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}
a{ font-size:12px;text-decoration:none; color:#666; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}
#clear{ clear:both;}
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }

.welcome{width:100%;height:28px;background:#efefef;}
.welcome .welcome_in{width:1200px;height:28px;line-height:28px;margin:0 auto;}
.welcome .welcome_in .l{float:left;}
.welcome .welcome_in .r{float:right;}

#header{ width:1200px; margin:0 auto;}
#header .logo{ width:580px; float:left;}
#header .top_tel{ float:right;}

#nav_zon{ width:100%; height:50px; background: #0075c1;}
#nav{ width:1200px; margin:0 auto;}
#nav ul li{ float:left; position:relative;}
#nav ul li a{ padding:0 46px; display:block; float:left; color:#fff; line-height:50px;  font-size:14px; }
#nav ul li a.nav1{background:url(../images/nav_line.jpg) no-repeat right;}
#nav ul li a:hover{ background:#178fdd; color:#fff;} 
#nav .nav_active a{ color:#fff; background:#aeaeae;}


/*---导航下拉时固定当前状态 ---*/
#nav .aNavHover{ background:#0073d6; color:#fff;}
/*---导航下拉---*/

.main_nav ul  dl {position:absolute;left:0px;top:48px;width:170px; overflow:hidden;display:none;z-index:999; background:#aeaeae;}
.main_nav ul li dl dt{ width:150px !important; float:left; }

.main_nav ul li dl dt a {display:block; width:150px;height:30px; font-weight:normal;line-height:30px!important;text-align:left; font-size:12px!important; color:#fff!important; font-size:12px;border-bottom:1px solid #c0bebc; }
.main_nav ul li dl dt a:hover{color:#fff!important; background:#f33038 !important;}

/*----宽屏*banner----*/
#banner_big{ height:450px; width:100%;  background:none; clear:both; position:relative; z-index:999}
#banner_big .picBtnLeft { height:450px; position:relative; zoom:1; width:100%; overflow:hidden;}
/*----圆角切换按钮----*/
#banner_big .picBtnLeft .hd {width:135px; height:10px; position:absolute; left:50%; margin-left:-30px; text-align:center; bottom:30px; z-index:10;  }
#banner_big .picBtnLeft .hd ul { overflow:hidden; zoom:1; display:block; height:12px; width:110px; padding:5px 15px 5px 15px;}
#banner_big .picBtnLeft .hd ul li {float:left; _display:inline; cursor:pointer; text-align:center;  -moz-border-radius: 15px;   -webkit-border-radius: 15px;  border-radius:15px;  width:12px; height:12px;background:#ccc;  overflow:hidden; margin-right:5px; margin-left:5px;  }
#banner_big .picBtnLeft .hd ul li.on { background:#0075c1;}

#banner_big .picBtnLeft .bd {height:450px; left: 50%; margin-left: -960px; position: absolute; width: 1920px;}
#banner_big .picBtnLeft .bd img { height:450px; width:1920px; z-index:1;}
#banner_big .picBtnLeft .bd li { position:relative; zoom:1; width:1920px;  display:inline-block; }
#banner_big .picBtnLeft .bd li .pic { position:relative; z-index:0; line-height:0px; }
#banner_big .picBtnLeft .bd li .bg { display:none;}
#banner_big .picBtnLeft .bd li .title { display:none;}
#banner_big .picBtnLeft .bd a img { padding-top: 0px!important}
/*----宽屏*结束----*/

#pro_banner{ background:url(../images/probanner.jpg) no-repeat center; width:100%; height:246px;}
#gy_banner{ background:url(../images/gybanner.jpg) no-repeat center; width:100%; height:246px;}
#js_banner{ background:url(../images/jsbanner.jpg) no-repeat center; width:100%; height:246px;}
#news_banner{ background:url(../images/newsbanner.jpg) no-repeat center; width:100%; height:246px;}
#con_banner{ background:url(../images/con_banner.jpg) no-repeat center; width:100%; height:246px;}
#zx_banner{ background:url(../images/zxbanner.jpg) no-repeat center; width:100%; height:246px;}

#mainpro{ width:100%; padding:30px 0; background:#f3f3f3;}
#biaoti{ width:1200px; margin:0 auto; text-align:center;}
#bt_bg{ width:100%; height:100px; background:#f3f3f3; padding-top:50px; margin:20px 0 40px;}
#biaoti b{ font-size:45px; font-weight:normal;}
#biaoti span{ font-size:25px; font-style:italic;}

/*----箭头产品滚动----*/
#skins_pro{ width:1500px; margin:0 auto; overflow:hidden; clear:both}
#skins_pro .leftLoop{overflow:hidden; height:400px; display:block;} 
#skins_pro .leftLoop .hd{ overflow:hidden; height:40px; margin-top:-220px;} 
#skins_pro .leftLoop .hd .next{ display:block;width:40px;height:40px;float:right;overflow:hidden;cursor:pointer; background:url(../images/next.png) no-repeat}
#skins_pro .leftLoop .hd .next:hover{background:url(../images/next.png) no-repeat;}
#skins_pro .leftLoop .hd .prev{ display:block;width:40px; height:40px;float:left;overflow:hidden;cursor:pointer; background:url(../images/prev.png) no-repeat;}
#skins_pro .leftLoop .hd .prev:hover{ background:url(../images/prev.png) no-repeat;}
#skins_pro .leftLoop .bd{ margin:10px 0px 10px 60px;} 
#skins_pro .leftLoop .bd ul{ overflow:hidden; zoom:1;} 
/*---箭头产品滚动结束----*/

#pro_ul #ind_pro_img{  width:256px; float:left; margin:20px 10px 10px 7px; height:360px; background:#fff; border:1px solid #e4e4e4;}
.proimg_bk{ width:250px; height:211px;position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.proimg_bk .proimg{width:220px;line-height:180px;height:180px;font-size:180px;text-align:center;position:static;+position:absolute;top:50%}
.proimg_bk img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; max-width:210px; max-height:160px}
#pro_ul p{ font-size:14px; line-height:43px; height:40px; overflow:hidden; font-weight:normal; border:1px solid #2f64ca;  width:130px; background:url(../images/icon5.png) 125px center no-repeat; margin-left:40px; padding-left:25px;}
#pro_ul p a{ display:block; width:100px; overflow:hidden; height:40px;}
#pro_ul span{ display:block; font-size:15px; line-height:23px; height:48px; overflow:hidden; margin:20px 15px 15px; text-align:left;}

.abme_bg{width:1200px; height:310px; margin:0 auto; padding:10px 0 30px;}
.abme_bg>.title{width:70px; height:230px; float:left; margin-top:40px; background-image:url(../images/001454_03.jpg); font-size:26px; text-align:center; color:#000;}
.abme_bg>.title div{width:26px; margin:0 auto; line-height:30px; padding-top:55px;}
.abme_bg .text{height:230px; width:460px; float:left; padding-left:35px; padding-right:30px; padding-top:40px;}
.abme_bg .text .title{float:left; font-size:22px; line-height:22px; color:#4c4b4b; padding-top:10px; margin-bottom:15px;}
.abme_bg .text .more{float:right; font-size:12px; height:26px; line-height:28px; width:85px; text-align:center; border:1px solid #eee;  margin-top:9px; margin-bottom:8px;}

.abme_bg .text .msg{clear:both; text-indent:2em; line-height:30px; color:#747474; height: 180px;overflow: hidden;}
.abme_bg .img{float:left;margin-top:40px; overflow:hidden;}

.w_980{width:1200px; margin:0 auto;overflow:hidden;}
.product{width:100%; margin:40px auto 0; clear:both;}
.head{height:110px; width:100%;}
.head .title_b,.head1 .title_b,.lnav .title_b{width:290px; height:110px; background-color:#0075c1; float:left;}
.head2 .title_b{width:243px; height:83px; border:1px solid #bebebe; border-bottom-color:#23201d; background-color:#fff; float:left;}
.head .title_b .a,.head1 .title_b .a,.head2 .title_b .a,.lnav .title_b .a{font-size:27px; color:#fff; line-height:26px;padding-top:30px;text-align: center;}
.head .title_b .b,.head1 .title_b .b,.head2 .title_b .b,.lnav .title_b .b{font-size:18px; line-height:20px; font-family:Arial, Helvetica, sans-serif;padding-top:10px;color:#fff;text-align: center;}
.head .pro_tlt,#cp .pro_tlt{font-size:24px;font-weight:bold;color:#555;float:left;margin-left:30px;padding-left:30px;background:url(../images/tlt_bg.jpg) no-repeat left center;height:23px;line-height:20px;}
.head .pro_tlt em,#cp .pro_tlt em{font-size:18px;color:#999;}
.head1{ margin-top:-150px;}
.head2{ margin-top:15px;}
.product .cont{width:1200px; margin:0 auto; clear:both;overflow:hidden;}
.product .lnav{width:288px; float:left; border:1px solid #dedede;border-top:0; padding-bottom:20px;}
.product .lnav1{width:243px; float:left; border:1px solid #bebebe; padding-bottom:20px;}


.product .lnav1 ul li{ width:183px; margin:0 auto; line-height:47px; color:#383838; background:url(../images/001454_08.png) no-repeat 167px 17px;position:relative; }
.product .lnav1 ul li a{ color:#333; display:block; height:47px; line-height:47px; overflow:hidden; border-bottom:1px solid #ddd;}
.product .lnav1 ul li  a:hover{ color:#d71922 !important;}
.product .lnav1 ul li ul li a{ padding-left:10px;}



.search{float: right;width: 296px;height: 32px;position: relative;right: 20px;top: 44px;}
.txt {width: 239px;height: 32px;background:#fff;border-radius: 20px;border: 0;padding-left: 15px; float:left; margin-right:10px; border: 1px solid #dedede; color:#efefef;box-sizing:border-box;}
#txt1{font-size: 12px;position: absolute;top: 10px;left: 15px;   }
.search_submit {width: 34px;height: 34px;float: right; background:url(../images/ss_an.png) no-repeat;cursor: pointer;border:none;margin-left: 8px;}
#pro_ul1{float:right; width:890px; margin-top:30px;}
.pro_ul2{width:880px !important; margin-top:10px !important;}
#pro_ul1 #ind_pro_img{ text-align:center; width:200px; float:left; margin:0 5px 15px 15px;}
.proimg_bk1{ width:200px; height:200px; border:1px solid #ddd;position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.proimg_bk1 .proimg{width:200px;line-height:200px;height:200px;font-size:200px;text-align:center;position:static;+position:absolute;top:50%}
.proimg_bk1 img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; max-width:190px; max-height:190px}
#pro_ul1 p{ font-size:12px; line-height:30px; height:30px; overflow:hidden; font-weight:normal; text-align:center;  width:200px;}
#pro_ul1 p a{display:block;height:40px;line-height:40px; font-size:14px;}

.lnews{ width:520px; float:left;}
.info .title{font-size: 18px;line-height: 24px; color:#014fdd;padding-right: 65px;min-height: 30px;}
.info .msg{font-size: 14px;line-height: 22px;height: 65px;overflow: hidden;}
.xw{ float:left; margin-right:20px;}
#ny_newslb_box{ clear:both; margin-top:20px;}
#ny_newslb_box li{ height:30px;line-height:30px; font-size:12px; overflow:hidden; background:#f3f3f3; padding:0 15px; margin-bottom:10px;}
#ny_newslb_box li a{ color:#636363; float:left;}
#ny_newslb_box li span{ float:right; color:#b6b6b6;}

/*----小屏*banner----*/
#banner_Small{ height:300px; width: 430px; float:right;position:relative; z-index:999}
#banner_Small .picBtnLeft { height:300px; position:relative; zoom:1; width:100%; overflow:hidden;}

/*----箭头切换按钮----*/
#banner_Small .picBtnLeft .hdd{width:100%; overflow:hidden; height:41px; margin-top:135px; position:absolute; z-index:10;} 
#banner_Small .picBtnLeft .hdd .prev{ display:block;width:15px; height:41px;float:left;overflow:hidden;cursor:pointer; background:url(../images/prevh.png) no-repeat;}
#banner_Small .picBtnLeft .hdd .prev:hover{ background:url(../images/prevh.png) no-repeat;}
#banner_Small .picBtnLeft .hdd .next{ display:block;width:15px;height:41px;float:right;overflow:hidden;cursor:pointer; background:url(../images/nexth.png) no-repeat;}
#banner_Small .picBtnLeft .hdd .next:hover{background:url(../images/nexth.png) no-repeat;}

#banner_Small .picBtnLeft .bd {height:300px; position: absolute; width: 430px;}
#banner_Small .picBtnLeft .bd img { height:300px; width:370px; z-index:1; margin-left:30px;}
#banner_Small .picBtnLeft .bd li { position:relative; zoom:1; width:430px;  display:inline-block; }
#banner_Small .picBtnLeft .bd li .pic { position:relative; z-index:0; line-height:0px; }
#banner_Small .picBtnLeft .bd li .bg { display:none;}
#banner_Small .picBtnLeft .bd li .title { display:none;}
#banner_Small .picBtnLeft .bd a img { padding-top: 0px!important}
/*---小屏*结束----*/

.footer{ width:100%;padding:10px 0; background:#0075c1; margin-top:40px;}
.Links{border:solid 1px #aadcff;border-radius:5px;padding:0 12px;min-height:40px;margin-bottom:15px;}
.link_title{display:inline-block;width:75px;text-align:center;position:absolute;margin-top:-20px;margin-left:450px;color:#fff;font-family:"宋体"; padding:10px;background:#d71922;}
.mid {width: 1200px;margin:0 auto;}
.link_con ul{padding:15px 0; overflow:hidden;}
.link_con ul li{float:left;padding:0 12px;line-height:24px;background:url(dbsx.jpg) right center no-repeat;}
.link_con ul li a{font-family:"宋体"; font-size:12px; color:#cfcfcf;}
.link_con ul li a:hover{color:#fff;}

.foot{text-align:center;}
.foot p{font-size:14px; color:#fff; line-height:26px;}
.foot p a{color:#fff; margin-left:5px; font-size:14px;}

#ny_biaoti{ line-height: 45px;width: 885px;height: 45px; float:right;background:#0075c1;}
#ny_biaoti b{ float:left; font-size:18px; font-weight:normal;  padding-left:10px;}
#ny_biaoti span{ float:left;font-size: 14px;color:#fff;padding-left:20px; width:830px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
#ny_biaoti span a{color:#fff;font-size:14px;}
#ny_left{ width:290px; float:left;}
#ny_right{float:right; width:885px;}
.contact_con{position:relative; margin-top:20px;}
.contact_con b{ font-weight:normal; font-size:13px;}
.contact_con p{width:248px;padding:0 10px;line-height:26px;font-size:14px;padding:20px;border:1px solid #dedede;border-top:0;}
.contact_con p span{ font-size:15px; display:block; margin-bottom:5px;}

.about{ padding:20px 10px 0 15px; clear:both;line-height: 24px;font-size:14px;}
.about_con{ float:left; width:560px; line-height:26px; font-size:14px;}
.about_con div{font-size:14px;}
.inside_rnewscon{ padding:0 10px; line-height:22px;}
#ny_newslb_box1{ clear:both;}
#ny_newslb_box1 li{ height:43px;line-height:46px; border-bottom:1px dotted #ddd; font-size:13px; overflow:hidden; background:url(../images/ico13.jpg) no-repeat 5px center; padding-left:20px;}
#ny_newslb_box1 li a{ color:#636363; float:left; font-size:14px;}
#ny_newslb_box1 li span{ float:right; color:#b6b6b6; font-size:13px;}

#newscont .newsname{ width:850px; padding-left:10px; font-size:16px; font-weight:bold; line-height:50px; height:50px; border-bottom:1px dotted #ddd; text-align:center; display:block;}
.dcont{ line-height:24px; padding:0px 10px 10px 10px; border-bottom:1px dotted #ddd; }
#news_sx{ margin-top:20px; color:#80817c; font-size:14px; line-height:25px;}
#news_sx .sx_left{ float:left;}
#news_sx .sx_right{ float:right; background:url(../images/001454_08.png) no-repeat right 5px; padding-right:20px; margin-top:10px;}

/* 产品详细页 产品图片展示和基本资料 */
/* 产品详细页 产品图片展示和基本资料 */
#pro_detail_box01{ width:100%;height:408px;clear:both; padding-top:10px;}
#prodetail_img{ float:left; width:280px; position:relative; height:320px; padding:3px; border:2px solid #ddd; background:#fff; text-align:center;}
#prodetail_img img{ vertical-align:middle;}
#pro_detail_text{float:right;height:310px;width: 460px;_width:350px;display:block;font-size:12px; padding-top:10px;}
#pro_detail_text h1{font-size:18px; line-height:23px; border-bottom:1px solid #ccc; color:#22469a; margin-bottom:12px;font-family: "Microsoft YaHei"; padding-bottom:10px; font-weight:bold;}
#pro_detail_text .fhbc{ font-size:12px; line-height:22px; color:444;}
#pro_detail_text .bt{ font-size:14px; color:#333;margin-bottom:5px;}

/* 产品介绍、详细参数、售后服务--TAB-- */ 
#ny_pro_box02 #con { width:100%;margin:0 auto; clear:both;}
#ny_pro_box02 #tags {height:33px;line-height:35px; border-bottom:2px solid #d71922;}
#ny_pro_box02 #tags li {float:left;list-style-type: none; height:33px; margin-right:3px;}
#ny_pro_box02 #tags li a {color: #333;line-height:33px;height:33px;width:102px; background:#ddd; text-decoration: none;display:block; text-align:center;font-size:14px;}
#ny_pro_box02 #tags li a:hover{ width:102px;color:#fff; height:33px; border-top:none;}
#ny_pro_box02 #tags li.emptyTag {BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px;}
#ny_pro_box02 #tags li.selectTag {background-position: left top;  position: relative; height:33px;}
#ny_pro_box02 #tags li.selectTag a {width:102px;height:33px; background:#d71922; color:#fff;}
#ny_pro_box02 #tagContent {font-size:12px;color:#333;overflow:hidden;clear:both; width:100%; clear:both; min-height:200px; line-height:24px; background:#fff;}
#ny_pro_box02 .tagContent {DISPLAY: none; COLOR: #474747; padding-top:15px; padding-bottom:20px;}
#ny_pro_box02 #tagContent DIV.selectTag {DISPLAY: block; overflow:hidden;}
#tagContent table{border: 0px solid #fff;	border-collapse: collapse;}	
#tagContent table tr td{border: 1px solid #ccc;}


#pro_an a{ width:102px;height:38px; margin-top:20px; display:block; float:left; text-align:center; font-size:14px; color:#FFFFFF; line-height:38px;font-family:"Microsoft YaHei"}
#pro_an{ margin-bottom:5px; clear:both; height:40px;}
#pro_an01{ background:#f1f1f1; margin-right:10px; color:#666 !important; border:1px solid #ddd;}
#pro_an02{ background:#d71922; margin-right:10px;}


#fengye{padding-top:20px;}


/*-- 其他 --*/
#rlt {float: left;width: 350px;}
#preview {text-align: center; margin:-1px auto; margin-left:-1px; width:380px; float:left;}
.jqzoom {border: #ddd 1px solid; width:350px; height:310px; position:relative;display:table-cell;text-align:center;vertical-align:middle; overflow:hidden}
.jqzoom .proimg{width:350px;line-height:310px;height:310px;font-size:310px;text-align:center;position:static;+position:absolute;top:50%}
.jqzoom .proimg img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; max-width:330px; max-height:300px}
#spec {margin-top:15px}
#specList { margin-left:5px}
#specList UL LI {width:70px; display: inline; float: left; margin-right: 4px}
#specList UL LI IMG {border: #ccc 1px solid;padding:2px;width:60px;margin-bottom: 1px; height:60px;cursor: pointer; margin-bottom:10px;}
.pro_ms{ height:157px;overflow:hidden; line-height:30px;}

/*普通在线客服03*/
.ser_btn { width: 30px; height: 100px; overflow: hidden; margin: 0; padding: 0; background:url(../images/qq03_ser_btn.png) no-repeat; background-position: -30px 0; cursor: pointer; position: fixed; top: 180px; right: 0; z-index:10000;}
.ser_main { width:120px; overflow: hidden; margin: 0; padding: 14px 15px 14px 14px; border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; border-radius: 0 0 0 5px; position: fixed; top: 180px; right: -150px; z-index: 99; background:#FFF; z-index:10000;}
.ser_main .ser_con { width: 120px; overflow: hidden; margin: 0 auto 3px; padding: 0;}
.ser_tit { width: 100px; height: 28px; overflow: hidden; line-height: 28px; margin: 0 auto; padding: 0 10px; border-radius: 5px 5px 0 0; background-color: #158cf1; color: #fff; font-size: 12px; font-weight: bold;}
.ser_btm { width: 120px; height: 5px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #158cf1; border-radius: 0 0 5px 5px;}
.ser_con .lxr_list { width: 100px; overflow: hidden; margin: 0 auto; padding: 15px 9px 0; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;}
.lxr_list ul li { width: 100px; overflow: hidden; margin: 0 auto 15px; padding: 0;}
.lxr_list ul li h3 { width: 100%; height: 16px; overflow: hidden; line-height: 16px; margin: 0 auto 5px; padding: 0; color: #333; font-size: 12px; font-weight: bold; text-align: center;}
.lxr_list p { width: 100%; height: 16px; overflow: hidden; line-height: 16px; margin: 0 auto; padding: 0; color: #666; font-family: Helvetica, Helvetica Neue, Arial," sans-serif"; font-size: 12px; text-align: center;}
.ser_con .qq_list { width: 80px; overflow: hidden; margin: 0 auto; padding: 15px 19px 7px; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;}
.qq_list ul li { width: 80px; height: 24px; overflow: hidden; margin: 0 auto 8px; padding: 0;}


#pro_nav_lb li{ width:290px; margin:1px auto 0;line-height:47px; color:#fff; background:#0075c1 url(../images/001454_08.png) no-repeat 238px 17px; border-bottom:1px solid #ddd;}
#pro_nav_lb li a{ font-size: 14px;
    color: #fff;
    display: block;
    height: 48px;
    overflow: hidden;
    line-height: 48px;
    padding-left: 10px;}
#pro_nav_lb li a:hover{ color:#fff;}
#pro_nav_lb li.dd_hover a{ color:#fff;}
/*---左边目录固定当前状态 ---*/
#pro_nav_lb .twonav { color:#d71922!important; z-index:1px; margin:0px;}
#pro_nav_lb li.dd_hover .twonav { color:#fff!important;}

.pro_nav li ul{width:290px;display:block;border-top:none; background:#f3f3f3;}
.pro_nav li ul li{ border:none; background:none!important; line-height:30px !important; height:auto!important; overflow:hidden; padding-left:12px;  border-bottom:none!important;}
.pro_nav li ul li a{ background:url(../images/icon_04.gif) left 13px no-repeat!important; height:30px !important; padding-left:15px;line-height:30px!important; display:block; color:#333!important; font-size:13px !important; margin-top:3px;}
.pro_nav li ul li a:hover{color:#333 !important;}

.sidayoushi{width: 100%;overflow:hidden;position:relative;padding-top:180px;background:#f8f8f8;}
.sidayoushi .ys_tlt{margin:0 auto;width:1920px;position:absolute;top:0;left:50%;margin-left:-960px;}
.sidayoushi .ys{width:1200px;margin:0 auto;}
.ex_01 {
	width:100%;
    height: 369px;
    margin-top: 19px;
    background: url(../images/ys1.png) right center no-repeat;
}
.exper_public dt {
    width: 485px;
    height: 75px;
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
    color: #0075c1;
	position:relative;
		padding-left:70px;
}
.exper_public dt i {

    display: block;
    height: 50px;
    line-height: 50px;
    padding-right: 10px;
    font-size: 50px;
    font-family: arial;
    color: #0075c1;
    font-weight: normal;
	position:absolute;
	left:0;top:0;
}
.exper_public dd {
    width: 485px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
	margin-bottom:20px;
}
.exper_public dd p{ font-size: 16px;}
.exper_public dd span {
    color: #0075c1;
}
.ex_02 {
	width:600px;
    height: 400px;
    margin-top: 40px;
	padding-left:600px;
    background: url(../images/ys2.jpg) left top no-repeat;
}


/*在线QQ*/
.main-im{ position:fixed; right: 10px; top:200px; z-index: 999999; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px;padding:10px 0; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-size: 12px;margin:11px 0;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; color: #555;    margin-top: 0; line-height:20px;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 158px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; display:none;}
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }

.khal{width:1200px;margin:20px auto 0;}

/*----普通产品滚动----*/
#demo{overflow:hidden; width:1148px; height:285px; margin:0 auto;padding:0 25px;border:1px solid #dedede;border-top:0;}
#demo #indemo{float:left; width:800%}
#demo #indemo li{float:left;margin:20px 15px;}
#demo #indemo li p a{display:block;width:172px;height:50px;line-height:50px;padding:0 15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-size:14px;text-align:center;}
#demo #demo1{float:left;}
#demo #demo2{float:left;}
/*---普通产品滚动结束----*/

.width100 {
    width: 100%;
    margin:40px auto;
    overflow: hidden;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.gywm{width:1200px;margin:50px auto 0;border-top:1px solid #ccc;position:relative;padding-top:50px;}
.gywm .tlt{font-size:24px;background:#fff;width:120px;height:30px;line-height:30px;position:absolute;top:-16px;left:50%;margin-left:-60px;text-align:center;}
.pull-left {
    float: left!important;
}
.pull-right {
    float: right!important;
	width:800px;
	font-size:14px;
	line-height:30px;
}
.f_nav{color:#fff;border-bottom:1px solid #fff;padding:10px 0 15px;margin-bottom:20px;}
.f_nav a{color:#fff;font-size:14px;}

.link_wrap {
    width: 1200px;
    margin: 0 auto;
}
.link_wrap .link {
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #dedeed;
    color: #333;
    padding-left: 10px;
}
.link_wrap ul {
    overflow: hidden;
}
.link_wrap ul li {
    float: left;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.link_wrap ul li a {
    color: #333;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
	font-size:14px;
}
.wenzhang{width: 1200px;margin: 40px auto;}
.wenzhang .news{float:left;width:370px; height:275px; overflow:hidden;}
.wenzhang .news .tlt{border-bottom:1px solid #dedede;height:30px;margin-bottom:10px;position:relative;}
.wenzhang .news .tlt p{float:left;font-size:18px;background:url(../images/tlt_bg.jpg) 2px center no-repeat;padding-left:22px;border-bottom:3px solid #0075c1;height:40px;line-height:40px;position:absolute;bottom:-1px;display:block;width:100px;}
.wenzhang .news .tlt a{float:right;font-size:14px;color:#0075c1;}
.wenzhang .news li{height:38px;border-bottom:1px dotted #dedede; background:url(../images/icon_04.gif) no-repeat 5px center; padding-left:17px;}
.wenzhang .news li a{display:block;height:38px;line-height:38px;float:left;width:260px;font-size:14px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.wenzhang .news li span{display:block;float:right;height:38px;line-height:38px;font-size:13px; color:#a9a8a8;}
.wenzhang .article{margin:0 40px;}

.cont{width:1200px;margin:40px auto;}

.head_ny .title_b .a{height:60px;line-height:60px;text-align:center;background:#0075c1;font-size:18px;color:#fff;}

.lnav{border:none !important;border-top:0;}
.ny_xgwz{border:1px solid #efefef; padding:5px; width:width: 278px;border-top:0;}
.ny_xgwz a{width:250px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

.khal_bt{ width:1200px; height:55px; background:url(../images/ryzz.jpg) no-repeat; text-align:center; color:#fff; padding-top:10px;}
.khal_bt b{ font-size:23px; display:block; font-weight:normal; margin-left:10px;}
.khal_bt p{ font-size:12px; text-transform:uppercase;margin-left:13px;}

.ny_contact{ font-size:14px; line-height:30px; margin-top:10px;}